Skip to content

Commit 2f5168f

Browse files
[skip ci] Updates
1 parent 560498b commit 2f5168f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

api-reference/profile/v4.1.identity.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1472,7 +1472,7 @@ <h4 id="request">Request</h4>
14721472

14731473
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>GET https://us.api.concursolutions.com/profile/identity/v4.1/Users
14741474
Accept: application/json
1475-
Authorization: BEARER {token}
1475+
Authorization: Bearer {token}
14761476
</code></pre></div></div>
14771477

14781478
<h4 id="response">Response</h4>
@@ -1530,7 +1530,7 @@ <h3 id="examples-1">Examples</h3>
15301530
<h4 id="request-1">Request</h4>
15311531
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>POST https://us.api.concursolutions.com/profile/identity/v4.1/Users/.search
15321532
Accept: application/json
1533-
Authorization: BEARER {token}
1533+
Authorization: Bearer {token}
15341534
</code></pre></div></div>
15351535
<div class="language-json highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">{</span><span class="w">
15361536
</span><span class="nl">"schemas"</span><span class="p">:</span><span class="w"> </span><span class="p">[</span><span class="w"> </span><span class="s2">"urn:ietf:params:scim:api:messages:concur:2.0:SearchRequest"</span><span class="w"> </span><span class="p">],</span><span class="w">
@@ -1621,7 +1621,7 @@ <h4 id="request-2">Request</h4>
16211621

16221622
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>GET https://us.api.concursolutions.com/profile/identity/v4.1/Users/3df11695-e8bb-40ff-8e98-c85913ab2789
16231623
Accept: application/json
1624-
Authorization: BEARER {token}
1624+
Authorization: Bearer {token}
16251625
</code></pre></div></div>
16261626

16271627
<h4 id="response-2">Response</h4>

feed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<description>Concur docs provides comprehensive information on working with the Concur platform</description>
66
<link>https://preview.developer.concur.com/</link>
77
<atom:link href="https://preview.developer.concur.com/feed.xml" rel="self" type="application/rss+xml" />
8-
<pubDate>Fri, 06 Jun 2025 12:19:50 +0000</pubDate>
9-
<lastBuildDate>Fri, 06 Jun 2025 12:19:50 +0000</lastBuildDate>
8+
<pubDate>Fri, 06 Jun 2025 12:30:46 +0000</pubDate>
9+
<lastBuildDate>Fri, 06 Jun 2025 12:30:46 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

0 commit comments

Comments
 (0)