Module: PaylocityWebService::Client::Credentials
- Included in:
- PaylocityWebService::Client
- Defined in:
- lib/paylocity_web_service/client/credentials.rb
Instance Method Summary collapse
Instance Method Details
#create_client_credential(options = {}) ⇒ Object
4 5 6 |
# File 'lib/paylocity_web_service/client/credentials.rb', line 4 def create_client_credential(={}) post("/api/v2/credentials/secrets", ) end |